You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
Math387.ArcTanf Method
Dew Math for .NET
Math387.ArcTanf Method
Math387 Class
Math387 Members
Dew.Math.Units Namespace
Math387 Methods
See Also
Collapse All
Inverse tangens.
Syntax
C#
Visual Basic
public
static
float
ArcTanf
([In]
float
X
);
Public
static
Function
ArcTanf
(
X
As
[In] float)
As
float
Returns
the inverse tangens of a given number X.
See Also
ArcTan2
,
Tan
Group
Math387 Methods
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
Math387 Methods
,
See Also
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!